Fix MergeBlock error: a merge block for another header#3280
Fix MergeBlock error: a merge block for another header#3280MrSidims merged 2 commits intoKhronosGroup:mainfrom
Conversation
ec57cf7 to
5a7e488
Compare
|
Unit test failures: |
Working on this |
|
Any ETA on fixing the CI? |
|
@pvelesko thanks for the ping UPD: below test failure is expected
debug info test failures is fixed, need to update the HEAD of the PR |
|
rebased @MrSidims |
|
@MrSidims rebased on main now that Loop Merge is in. |
|
@MrSidims please merge if ok. Thank you. |
|
@pvelesko thanks for the fix! |
Code was assigning the same merge block to multiple headers. Added a fails as follows before the fix:
#3277 should be merged first as this test will trigger that error before hitting merge block error.